[INFO] cloning repository https://github.com/mahmudsudo/daemon_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mahmudsudo/daemon_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahmudsudo%2Fdaemon_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahmudsudo%2Fdaemon_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6905652569eac8e6e69f1c13dfa55d99f35807f0
[INFO] testing mahmudsudo/daemon_rs against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahmudsudo%2Fdaemon_rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mahmudsudo/daemon_rs
[INFO] finished tweaking git repo https://github.com/mahmudsudo/daemon_rs
[INFO] tweaked toml for git repo https://github.com/mahmudsudo/daemon_rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mahmudsudo/daemon_rs on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mahmudsudo/daemon_rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddd6766f4eb2ef246bd05044d7119d07792bc41a7f366dd3373704a73ecd487c
[INFO] running `Command { std: "docker" "start" "-a" "ddd6766f4eb2ef246bd05044d7119d07792bc41a7f366dd3373704a73ecd487c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddd6766f4eb2ef246bd05044d7119d07792bc41a7f366dd3373704a73ecd487c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddd6766f4eb2ef246bd05044d7119d07792bc41a7f366dd3373704a73ecd487c", kill_on_drop: false }`
[INFO] [stdout] ddd6766f4eb2ef246bd05044d7119d07792bc41a7f366dd3373704a73ecd487c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a3787d0d33437f67c38b211a7c5bbbeaca00302ffb4eb680bec763fd5fc7e0a
[INFO] running `Command { std: "docker" "start" "-a" "6a3787d0d33437f67c38b211a7c5bbbeaca00302ffb4eb680bec763fd5fc7e0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling arrow-schema v53.4.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling arrow-buffer v53.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling arrow-data v53.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling arrow-array v53.4.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling opentelemetry v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling halfbrown v0.2.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling arrow-select v53.4.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling arrow-cast v53.4.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling value-trait v0.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling metrics-macros v0.7.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling quanta v0.11.1
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling metrics v0.21.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling simd-json v0.13.11
[INFO] [stderr]    Compiling arrow-ipc v53.4.1
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hashbrown v0.13.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling metrics-util v0.15.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling simd-json-derive-int v0.13.0
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling opentelemetry-proto v0.4.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling arrow-csv v53.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling arrow-json v53.4.1
[INFO] [stderr]    Compiling arrow-ord v53.4.1
[INFO] [stderr]    Compiling arrow-string v53.4.1
[INFO] [stderr]    Compiling arrow-arith v53.4.1
[INFO] [stderr]    Compiling arrow-row v53.4.1
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.13.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling fraction v0.13.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tokio-uring v0.5.0
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling parquet v53.4.1
[INFO] [stderr]    Compiling arrow v53.4.1
[INFO] [stderr]    Compiling opentelemetry-otlp v0.14.0
[INFO] [stderr]    Compiling simd-json-derive v0.13.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.12.2
[INFO] [stderr]    Compiling daemon_rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Tracer`
[INFO] [stdout]  --> src/otel.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use opentelemetry::trace::{Tracer, TracerProvider as _};
[INFO] [stdout]   |                            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tracer`
[INFO] [stdout]  --> src/otel.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use opentelemetry::trace::{Tracer, TracerProvider as _};
[INFO] [stdout]   |                            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_time` and `end_time` are never read
[INFO] [stdout]   --> src/ai_api.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct TraceQueryParams {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 28 |     #[serde(default)]
[INFO] [stdout] 29 |     pub start_time: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 30 |     #[serde(default)]
[INFO] [stdout] 31 |     pub end_time: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TraceQueryParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shutdown_tracing` is never used
[INFO] [stdout]   --> src/otel.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn shutdown_tracing() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `record_error` is never used
[INFO] [stdout]   --> src/otel.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn record_error(span: &tracing::Span, error: &anyhow::Error) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TraceStorage` is never constructed
[INFO] [stdout]   --> src/trace_storage.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct TraceStorage {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/trace_storage.rs:53:12
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl TraceStorage {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  53 |     pub fn new(storage_dir: PathBuf, compression: Compression, batch_size: usize) -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  67 |     pub fn add_span(&mut self, span: TraceSpan) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |     pub fn flush(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     fn generate_file_path(&mut self) -> PathBuf {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     fn spans_to_record_batch(&self, spans: &[TraceSpan]) -> Result<RecordBatch> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     fn create_schema(&self) -> Arc<Schema> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     fn write_record_batch(&mut self, path: &Path, batch: RecordBatch) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn list_files(&self) -> Result<Vec<PathBuf>> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 19s
[INFO] running `Command { std: "docker" "inspect" "6a3787d0d33437f67c38b211a7c5bbbeaca00302ffb4eb680bec763fd5fc7e0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a3787d0d33437f67c38b211a7c5bbbeaca00302ffb4eb680bec763fd5fc7e0a", kill_on_drop: false }`
[INFO] [stdout] 6a3787d0d33437f67c38b211a7c5bbbeaca00302ffb4eb680bec763fd5fc7e0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cda5cd39635494587164cff02744b0a4ac28473bccd11ab4641081148a3cb172
[INFO] running `Command { std: "docker" "start" "-a" "cda5cd39635494587164cff02744b0a4ac28473bccd11ab4641081148a3cb172", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling halfbrown v0.2.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling value-trait v0.8.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling simd-json v0.13.11
[INFO] [stderr]    Compiling metrics v0.21.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.13.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v53.4.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling arrow-data v53.4.1
[INFO] [stderr]    Compiling metrics-util v0.15.1
[INFO] [stderr]    Compiling arrow-array v53.4.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling simd-json-derive-int v0.13.0
[INFO] [stderr]    Compiling fraction v0.13.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling arrow-select v53.4.1
[INFO] [stderr]    Compiling arrow-row v53.4.1
[INFO] [stderr]    Compiling arrow-arith v53.4.1
[INFO] [stderr]    Compiling arrow-cast v53.4.1
[INFO] [stderr]    Compiling arrow-ord v53.4.1
[INFO] [stderr]    Compiling arrow-string v53.4.1
[INFO] [stderr]    Compiling arrow-ipc v53.4.1
[INFO] [stderr]    Compiling arrow-csv v53.4.1
[INFO] [stderr]    Compiling arrow-json v53.4.1
[INFO] [stderr]    Compiling opentelemetry-proto v0.4.0
[INFO] [stderr]    Compiling arrow v53.4.1
[INFO] [stderr]    Compiling opentelemetry-otlp v0.14.0
[INFO] [stderr]    Compiling parquet v53.4.1
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stderr]    Compiling simd-json-derive v0.13.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.12.2
[INFO] [stderr]    Compiling tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling daemon_rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unused import: `Tracer`
[INFO] [stdout]  --> src/otel.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use opentelemetry::trace::{Tracer, TracerProvider as _};
[INFO] [stdout]   |                            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start_time` is never read
[INFO] [stdout]   --> examples/ai_agent_client.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct TraceSummary {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     start_time: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TraceSummary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `trace_id` is never read
[INFO] [stdout]   --> examples/ai_agent_client.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct TraceDetailResponse {
[INFO] [stdout]    |        ------------------- field in this struct
[INFO] [stdout] 28 |     trace_id: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TraceDetailResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `span_id`, `name`, `start_time`, `duration_ms`, `attributes`, and `status` are never read
[INFO] [stdout]   --> examples/ai_agent_client.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct SpanNode {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 35 |     span_id: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 36 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 37 |     start_time: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 38 |     duration_ms: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 39 |     attributes: HashMap<String, String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 40 |     status: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpanNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span_id` is never read
[INFO] [stdout]   --> examples/ai_agent_client.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct SlowOperation {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |     span_id: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SlowOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tracer`
[INFO] [stdout]  --> src/otel.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use opentelemetry::trace::{Tracer, TracerProvider as _};
[INFO] [stdout]   |                            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tracer`
[INFO] [stdout]  --> src/otel.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use opentelemetry::trace::{Tracer, TracerProvider as _};
[INFO] [stdout]   |                            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_time` and `end_time` are never read
[INFO] [stdout]   --> src/ai_api.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct TraceQueryParams {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 28 |     #[serde(default)]
[INFO] [stdout] 29 |     pub start_time: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 30 |     #[serde(default)]
[INFO] [stdout] 31 |     pub end_time: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TraceQueryParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shutdown_tracing` is never used
[INFO] [stdout]   --> src/otel.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn shutdown_tracing() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `record_error` is never used
[INFO] [stdout]   --> src/otel.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn record_error(span: &tracing::Span, error: &anyhow::Error) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TraceStorage` is never constructed
[INFO] [stdout]   --> src/trace_storage.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct TraceStorage {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/trace_storage.rs:53:12
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl TraceStorage {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  53 |     pub fn new(storage_dir: PathBuf, compression: Compression, batch_size: usize) -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  67 |     pub fn add_span(&mut self, span: TraceSpan) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |     pub fn flush(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     fn generate_file_path(&mut self) -> PathBuf {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     fn spans_to_record_batch(&self, spans: &[TraceSpan]) -> Result<RecordBatch> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     fn create_schema(&self) -> Arc<Schema> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     fn write_record_batch(&mut self, path: &Path, batch: RecordBatch) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn list_files(&self) -> Result<Vec<PathBuf>> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.45s
[INFO] running `Command { std: "docker" "inspect" "cda5cd39635494587164cff02744b0a4ac28473bccd11ab4641081148a3cb172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cda5cd39635494587164cff02744b0a4ac28473bccd11ab4641081148a3cb172", kill_on_drop: false }`
[INFO] [stdout] cda5cd39635494587164cff02744b0a4ac28473bccd11ab4641081148a3cb172
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e47d460a7dd3f27cca2e7b9623d6c7cfd39cd312f477a322728a9c3a3df6abd4
[INFO] running `Command { std: "docker" "start" "-a" "e47d460a7dd3f27cca2e7b9623d6c7cfd39cd312f477a322728a9c3a3df6abd4", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Tracer`
[INFO] [stderr]  --> src/otel.rs:2:28
[INFO] [stderr]   |
[INFO] [stderr] 2 | use opentelemetry::trace::{Tracer, TracerProvider as _};
[INFO] [stderr]   |                            ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `daemon_rs` (lib) generated 1 warning
[INFO] [stderr] warning: field `start_time` is never read
[INFO] [stderr]   --> examples/ai_agent_client.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | struct TraceSummary {
[INFO] [stderr]    |        ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 20 |     start_time: String,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TraceSummary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `trace_id` is never read
[INFO] [stderr]   --> examples/ai_agent_client.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | struct TraceDetailResponse {
[INFO] [stderr]    |        ------------------- field in this struct
[INFO] [stderr] 28 |     trace_id: String,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TraceDetailResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `span_id`, `name`, `start_time`, `duration_ms`, `attributes`, and `status` are never read
[INFO] [stderr]   --> examples/ai_agent_client.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | struct SpanNode {
[INFO] [stderr]    |        -------- fields in this struct
[INFO] [stderr] 35 |     span_id: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 36 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 37 |     start_time: String,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 38 |     duration_ms: f64,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 39 |     attributes: HashMap<String, String>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 40 |     status: String,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SpanNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `span_id` is never read
[INFO] [stderr]   --> examples/ai_agent_client.rs:56:5
[INFO] [stderr]    |
[INFO] [stderr] 53 | struct SlowOperation {
[INFO] [stderr]    |        ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 56 |     span_id: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SlowOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `start_time` and `end_time` are never read
[INFO] [stderr]   --> src/ai_api.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct TraceQueryParams {
[INFO] [stderr]    |            ---------------- fields in this struct
[INFO] [stderr] 28 |     #[serde(default)]
[INFO] [stderr] 29 |     pub start_time: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 30 |     #[serde(default)]
[INFO] [stderr] 31 |     pub end_time: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TraceQueryParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `shutdown_tracing` is never used
[INFO] [stderr]   --> src/otel.rs:78:8
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub fn shutdown_tracing() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `record_error` is never used
[INFO] [stderr]   --> src/otel.rs:96:8
[INFO] [stderr]    |
[INFO] [stderr] 96 | pub fn record_error(span: &tracing::Span, error: &anyhow::Error) {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TraceStorage` is never constructed
[INFO] [stderr]   --> src/trace_storage.rs:44:12
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub struct TraceStorage {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/trace_storage.rs:53:12
[INFO] [stderr]     |
[INFO] [stderr]  52 | impl TraceStorage {
[INFO] [stderr]     | ----------------- associated items in this implementation
[INFO] [stderr]  53 |     pub fn new(storage_dir: PathBuf, compression: Compression, batch_size: usize) -> Result<Self> {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  67 |     pub fn add_span(&mut self, span: TraceSpan) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  78 |     pub fn flush(&mut self) -> Result<()> {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  99 |     fn generate_file_path(&mut self) -> PathBuf {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 107 |     fn spans_to_record_batch(&self, spans: &[TraceSpan]) -> Result<RecordBatch> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 163 |     fn create_schema(&self) -> Arc<Schema> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 187 |     fn write_record_batch(&mut self, path: &Path, batch: RecordBatch) -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 202 |     pub fn list_files(&self) -> Result<Vec<PathBuf>> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `daemon_rs` (example "ai_agent_client") generated 4 warnings
[INFO] [stderr] warning: `daemon_rs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `daemon_rs` (bin "daemon_rs" test) generated 6 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/daemon_rs-8c2c11bb1983242a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test schema::tests::test_default_schema_valid ... ok
[INFO] [stdout] test schema::tests::test_fast_path_parsing ... ok
[INFO] [stdout] test storage::tests::test_storage_engine_basic ... ok
[INFO] [stdout] test query::tests::test_query_engine ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/daemon_rs-c80ffb7035f09972)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test storage::tests::test_storage_engine_basic ... ok
[INFO] [stdout] test schema::tests::test_default_schema_valid ... ok
[INFO] [stdout] test schema::tests::test_fast_path_parsing ... ok
[INFO] [stdout] test query::tests::test_query_engine ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e47d460a7dd3f27cca2e7b9623d6c7cfd39cd312f477a322728a9c3a3df6abd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e47d460a7dd3f27cca2e7b9623d6c7cfd39cd312f477a322728a9c3a3df6abd4", kill_on_drop: false }`
[INFO] [stdout] e47d460a7dd3f27cca2e7b9623d6c7cfd39cd312f477a322728a9c3a3df6abd4
